Skip to content

uploading/posting beliefs works without Redis (again) #2207

Merged
Flix6x merged 2 commits into
mainfrom
fix/upload-works-without-redis-and-explicitly-test-if-workers-are-available
May 29, 2026
Merged

uploading/posting beliefs works without Redis (again) #2207
Flix6x merged 2 commits into
mainfrom
fix/upload-works-without-redis-and-explicitly-test-if-workers-are-available

Conversation

@nhoening

@nhoening nhoening commented May 28, 2026

Copy link
Copy Markdown
Member

Description

When Redis was not running, the upload complained and did not fall back as it should. Probably a leftover from #2101.
And we now explicitly test if any workers are actually on the ingestion queue, who could take on the work.
A new utility function might also be usable for other queue usage.

  • Fix check if data should be added synchronously, as before
  • Added changelog item in documentation/changelog.rst

Look & Feel

No change

How to test

A new test has been added.

Or turn Redis off, or add a worker to other queues only.

…icitly test if workers are actually on the ingestion queue

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
@nhoening nhoening self-assigned this May 28, 2026
@nhoening nhoening added this to the 0.33.0 milestone May 28, 2026
@nhoening
nhoening requested a review from Flix6x May 28, 2026 22:55
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
@nhoening nhoening added the API label May 28, 2026
@Flix6x
Flix6x merged commit 51e982e into main May 29, 2026
12 checks passed
@Flix6x
Flix6x deleted the fix/upload-works-without-redis-and-explicitly-test-if-workers-are-available branch May 29, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants